home *** CD-ROM | disk | FTP | other *** search
/ Varios Español / Varios Español.iso / PMAKER65 / archive.z / PPLASRK1.PPD < prev    next >
PostScript Printer Description  |  1995-07-13  |  37KB  |  785 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  10. *%% Copyright (c) 1994-1995  Prepress Solutions, Inc., Billerica, MA  01821
  11. *%% PrePRESS base.ppd version @(#)(1.114)
  12. *%% PrePRESS Date: 6/5/95
  13. *%%
  14. *%% Adobe Systems PostScript(R) Printer Description File
  15. *%% Copyright 1987-1993 Adobe Systems Incorporated.  
  16. *%% All Rights Reserved.
  17. *%% Permission is granted for redistribution of this file as
  18. *%% long as this copyright notice is intact and the contents
  19. *%% of the file is not altered in any way from its original form.
  20. *%% End of Copyright statement
  21. *%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  22.  
  23. *% General Information and Defaults ===============
  24. *FormatVersion: "4.2"
  25. *FileVersion: "1.2"
  26. *PCFileName: "PPLASRK1.PPD"
  27. *LanguageEncoding: ISOLatin1
  28. *LanguageVersion: English
  29.  
  30. *Product: "(Panther)"
  31. *PSVersion: "(2013.114) 9"
  32. *PSVersion: "(2013.114) 8"
  33. *PSVersion: "(2013.114) 7"
  34. *PSVersion: "(2013.114) 6"
  35. *PSVersion: "(2013.108) 4"
  36. *ModelName: "Panther_LP_Kanji"
  37. *NickName: "Kanji Panther Laser Printer"
  38. *FreeVM: "4194304"
  39. *LanguageLevel: "2"
  40. *Extensions: FileSystem CMYK Composite
  41. *ColorDevice: False
  42. *DefaultColorSpace: Gray
  43. *FileSystem: True
  44. *?FileSystem: "
  45.   save false
  46.    (%os%)
  47.     {
  48.     currentdevparams dup /Writeable known {
  49.         /Writeable get {pop true} if
  50.     }{
  51.         pop
  52.     } ifelse 
  53.     } 10 string /IODevice resourceforall
  54.     {(True)}{(False)} ifelse = flush
  55.  restore"
  56. *End
  57. *Throughput: "1"
  58. *Password: "0"
  59. *ExitServer: "
  60.   count 0 eq {false}{true exch startjob}ifelse not {
  61.     (WARNING : Cannot perform exitserver command.) = 
  62.     (Password supplied not valid.) = 
  63.     (Please contact the author of this software.) = flush
  64.     quit 
  65.   } if 
  66. "
  67. *End
  68.  
  69. *OpenUI *Resolution: PickOne
  70. *OrderDependency: 10 AnySetup *Resolution
  71. *DefaultResolution: 600x600dpi
  72. *Resolution 600x600dpi: "(<</HWResolution [600 600]>> setpagedevice)cvx exec"
  73. *?Resolution: "
  74.  save
  75.     currentpagedevice /HWResolution get 0 get
  76.     (          ) cvs print (dpi) = flush
  77.  restore
  78. "
  79. *End
  80. *CloseUI: *Resolution
  81.  
  82. *AccurateScreensSupport: True
  83.  
  84. *% Halftone Information ===============
  85. *ScreenFreq: "75.0" 
  86. *ScreenAngle: "45.0"
  87. *DefaultScreenProc: Dot
  88. *ScreenProc Dot: "
  89. {abs exch abs 2 copy add 1.0 gt {1.0 sub dup mul exch 1.0 sub dup mul add 1.0
  90. sub }{dup mul exch dup mul add 1.0 exch sub }ifelse }
  91. "
  92. *End
  93. *ScreenProc Line: "{ pop }"
  94. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  95.  
  96. *DefaultTransfer: Normalized
  97. *Transfer Normalized: "{
  98.   userdict /VT_dict known {
  99.     VT_dict /VTXfer known {
  100.         VT_dict begin VTXfer end
  101.     }{
  102.         VT_dict /ChooseXfer known {
  103.             VT_dict /ChooseXfer get exec 255 mul 0.5 add cvi
  104.             VT_dict /xfer get exch get
  105.         } if
  106.     } ifelse
  107.   } if
  108. } bind "
  109. *End
  110. *Transfer Normalized.Inverse: "{
  111.   userdict /VT_dict known {
  112.     VT_dict /VTXfer known {
  113.         VT_dict begin VTXfer end
  114.     }{
  115.         VT_dict /ChooseXfer known {
  116.             VT_dict /ChooseXfer get exec 255 mul 0.5 add cvi
  117.             VT_dict /xfer get exch get
  118.         } if
  119.     } ifelse
  120.   } if
  121.   1.0 exch sub
  122. } bind "
  123. *End
  124. *Transfer Null: "{} "
  125. *Transfer Null.Inverse: "{1.0 exch sub} "
  126.  
  127. *OpenUI *PP_transfer/Media setting : PickOne
  128. *OrderDependency: 60 AnySetup *PP_transfer
  129. *DefaultPP_transfer: 0
  130. *PP_transfer 0/Set Transfer Function #0: "0 VT_dict/setmedia get exec"
  131. *PP_transfer 1/Set Transfer Function #1: "1 VT_dict/setmedia get exec"
  132. *PP_transfer 2/Set Transfer Function #2: "2 VT_dict/setmedia get exec"
  133. *PP_transfer 3/Set Transfer Function #3: "3 VT_dict/setmedia get exec"
  134. *PP_transfer 4/Set Transfer Function #4: "4 VT_dict/setmedia get exec"
  135. *PP_transfer 5/Set Transfer Function #5: "5 VT_dict/setmedia get exec"
  136. *PP_transfer 6/Set Transfer Function #6: "6 VT_dict/setmedia get exec"
  137. *PP_transfer 7/Set Transfer Function #7: "7 VT_dict/setmedia get exec"
  138. *PP_transfer 8/Set Transfer Function #8: "8 VT_dict/setmedia get exec"
  139. *PP_transfer 9/Set Transfer Function #9: "9 VT_dict/setmedia get exec"
  140. *PP_transfer 10/Set Transfer Function #10: "10 VT_dict/setmedia get exec"
  141. *PP_transfer 11/Set Transfer Function #11: "11 VT_dict/setmedia get exec"
  142. *PP_transfer 12/Set Transfer Function #12: "12 VT_dict/setmedia get exec"
  143. *PP_transfer 13/Set Transfer Function #13: "13 VT_dict/setmedia get exec"
  144. *PP_transfer 14/Set Transfer Function #14: "14 VT_dict/setmedia get exec"
  145. *PP_transfer 15/Set Transfer Function #15: "15 VT_dict/setmedia get exec"
  146. *?PP_transfer: "save VT_dict/getmedia get exec = flush restore"
  147. *CloseUI: *PP_transfer
  148.  
  149. *% Paper Handling =====================
  150. *OpenUI *PageSize: PickOne
  151. *OrderDependency: 30 AnySetup *PageSize
  152. *DefaultPageSize: Letter.Transverse
  153. *PageSize Letter: "(<</PageSize [612 792]/Orientation 0>> setpagedevice)cvx exec"
  154. *PageSize Letter.Transverse: "(<</PageSize [612 792]/Orientation 1>> setpagedevice)cvx exec"
  155. *PageSize Letter.Extra: "(<</PageSize [684 864]/Orientation 0>> setpagedevice)cvx exec"
  156. *PageSize Legal: "(<</PageSize [612 1008]/Orientation 0>> setpagedevice)cvx exec"
  157. *PageSize Legal.Extra: "(<</PageSize [684 1080]/Orientation 0>> setpagedevice)cvx exec"
  158. *PageSize Tabloid: "(<</PageSize [792 1224]/Orientation 0>> setpagedevice)cvx exec"
  159. *PageSize Ledger: "(<</PageSize [1224 792]/Orientation 0>> setpagedevice)cvx exec"
  160. *PageSize A4: "(<</PageSize [595 842]/Orientation 0>> setpagedevice)cvx exec"
  161. *PageSize A4.Extra: "(<</PageSize [668 914]/Orientation 0>> setpagedevice)cvx exec"
  162. *PageSize A5: "(<</PageSize [420 595]/Orientation 0>> setpagedevice)cvx exec"
  163. *PageSize A5.Transverse: "(<</PageSize [420 595]/Orientation 1>> setpagedevice)cvx exec"
  164. *PageSize A5.Extra: "(<</PageSize [492 668]/Orientation 0>> setpagedevice)cvx exec"
  165. *PageSize A5.Extra.Transverse: "(<</PageSize [492 668]/Orientation 1>> setpagedevice)cvx exec"
  166. *PageSize B4: "(<</PageSize [728 1032]/Orientation 0>> setpagedevice)cvx exec"
  167. *PageSize ISOB4: "(<</PageSize [709 1001]/Orientation 0>> setpagedevice)cvx exec"
  168. *PageSize ISOB4.Extra: "(<</PageSize [781 1073]/Orientation 0>> setpagedevice)cvx exec"
  169. *PageSize B5: "(<</PageSize [516 729]/Orientation 0>> setpagedevice)cvx exec"
  170. *PageSize ISOB5: "(<</PageSize [499 709]/Orientation 0>> setpagedevice)cvx exec"
  171. *PageSize B5.Transverse: "(<</PageSize [516 729]/Orientation 1>> setpagedevice)cvx exec"
  172. *PageSize ISOB5.Transverse: "(<</PageSize [499 709]/Orientation 1>> setpagedevice)cvx exec"
  173. *PageSize B5.Extra: "(<</PageSize [588 801]/Orientation 0>> setpagedevice)cvx exec"
  174. *PageSize ISOB5.Extra: "(<</PageSize [571 781]/Orientation 0>> setpagedevice)cvx exec"
  175. *PageSize ISOB5.Extra.Transverse: "(<</PageSize [571 781]/Orientation 1>> setpagedevice)cvx exec"
  176. *PageSize mini: "(<</PageSize [396 612]/Orientation 0>> setpagedevice)cvx exec"
  177. *?PageSize: "
  178.   save
  179.   currentpagedevice/PageSize get aload pop
  180.   2 copy gt {exch} if (Unknown)
  181.   50 dict
  182.     dup [612 792] (Letter) put
  183.     dup [684 864] (Letter.Extra) put
  184.     dup [612 1008] (Legal) put
  185.     dup [684 1080] (Legal.Extra) put
  186.     dup [792 1224] (Tabloid) put
  187.     dup [595 842] (A4) put
  188.     dup [668 914] (A4.Extra) put
  189.     dup [420 595] (A5) put
  190.     dup [492 668] (A5.Extra) put
  191.     dup [729 1032] (B4) put
  192.     dup [709 1001] (ISOB4) put
  193.     dup [781 1073] (ISOB4.Extra) put
  194.     dup [516 729] (B5) put
  195.     dup [499 709] (ISOB5) put
  196.     dup [588 801] (B5.Extra) put
  197.     dup [571 781] (ISOB5.Extra) put
  198.     dup [396 612] (mini) put
  199.     dup [792 612] (Letter.Transverse) put
  200.     dup [792 1224] (Ledger) put
  201.     dup [595 420] (A5.Transverse) put
  202.     dup [668 492] (A5.Extra.Transverse) put
  203.     dup [729 516] (B5.Transverse) put
  204.     dup [709 499] (ISOB5.Transverse) put
  205.     dup [781 571] (ISOB5.Extra.Transverse) put
  206.  {
  207.   exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and {
  208.     exch pop exit
  209.   }{
  210.     pop
  211.   } ifelse
  212.  } bind forall = flush pop pop
  213.   restore
  214. "
  215. *End
  216. *CloseUI: *PageSize
  217.  
  218. *% Page Region Starts here =====================
  219. *OpenUI *PageRegion: PickOne
  220. *OrderDependency: 40 AnySetup *PageRegion
  221. *DefaultPageRegion: Letter.Transverse
  222. *PageRegion Letter: "(<</PageSize [612 792]/Orientation 0>> setpagedevice)cvx exec"
  223. *PageRegion Letter.Transverse: "(<</PageSize [612 792]/Orientation 1>> setpagedevice)cvx exec"
  224. *PageRegion Letter.Extra: "(<</PageSize [684 864]/Orientation 0>> setpagedevice)cvx exec"
  225. *PageRegion Legal: "(<</PageSize [612 1008]/Orientation 0>> setpagedevice)cvx exec"
  226. *PageRegion Legal.Extra: "(<</PageSize [684 1080]/Orientation 0>> setpagedevice)cvx exec"
  227. *PageRegion Tabloid: "(<</PageSize [792 1224]/Orientation 0>> setpagedevice)cvx exec"
  228. *PageRegion Ledger: "(<</PageSize [1224 792]/Orientation 0>> setpagedevice)cvx exec"
  229. *PageRegion A4: "(<</PageSize [595 842]/Orientation 0>> setpagedevice)cvx exec"
  230. *PageRegion A4.Extra: "(<</PageSize [668 914]/Orientation 0>> setpagedevice)cvx exec"
  231. *PageRegion A5: "(<</PageSize [420 595]/Orientation 0>> setpagedevice)cvx exec"
  232. *PageRegion A5.Transverse: "(<</PageSize [420 595]/Orientation 1>> setpagedevice)cvx exec"
  233. *PageRegion A5.Extra: "(<</PageSize [492 668]/Orientation 0>> setpagedevice)cvx exec"
  234. *PageRegion A5.Extra.Transverse: "(<</PageSize [492 668]/Orientation 1>> setpagedevice)cvx exec"
  235. *PageRegion B4: "(<</PageSize [728 1032]/Orientation 0>> setpagedevice)cvx exec"
  236. *PageRegion ISOB4: "(<</PageSize [709 1001]/Orientation 0>> setpagedevice)cvx exec"
  237. *PageRegion ISOB4.Extra: "(<</PageSize [781 1073]/Orientation 0>> setpagedevice)cvx exec"
  238. *PageRegion B5: "(<</PageSize [516 729]/Orientation 0>> setpagedevice)cvx exec"
  239. *PageRegion ISOB5: "(<</PageSize [499 709]/Orientation 0>> setpagedevice)cvx exec"
  240. *PageRegion B5.Transverse: "(<</PageSize [516 729]/Orientation 1>> setpagedevice)cvx exec"
  241. *PageRegion ISOB5.Transverse: "(<</PageSize [499 709]/Orientation 1>> setpagedevice)cvx exec"
  242. *PageRegion B5.Extra: "(<</PageSize [588 801]/Orientation 0>> setpagedevice)cvx exec"
  243. *PageRegion ISOB5.Extra: "(<</PageSize [571 781]/Orientation 0>> setpagedevice)cvx exec"
  244. *PageRegion ISOB5.Extra.Transverse: "(<</PageSize [571 781]/Orientation 1>> setpagedevice)cvx exec"
  245. *PageRegion mini: "(<</PageSize [396 612]/Orientation 0>> setpagedevice)cvx exec"
  246. *CloseUI: *PageRegion
  247.  
  248. *?ImageableArea: "
  249. save
  250. /cvp{16 string cvs print ( ) print}bind def
  251. /upperright{10000 mul floor 10000 div}bind def
  252. /lowerleft{10000 mul ceiling 10000 div}bind def
  253. newpath clippath pathbbox
  254. 4 -2 roll exch 2 {lowerleft cvp}repeat
  255. exch 2 {upperright cvp}repeat flush
  256. restore
  257. "
  258. *End
  259.  
  260. *% ImageableArea starts here:
  261. *DefaultImageableArea: Letter.Transverse
  262. *ImageableArea Letter: "0 1 612 792"
  263. *ImageableArea Letter.Transverse: "0 0 611 791"
  264. *ImageableArea Letter.Extra: "0 1 684 864"
  265. *ImageableArea Legal: "0 1 612 1008"
  266. *ImageableArea Legal.Extra: " 0 1 684 1080"
  267. *ImageableArea Tabloid: "0 1 792 1224"
  268. *ImageableArea Ledger: "0 1 1223 791"
  269. *ImageableArea A4: "0 1 595 842"
  270. *ImageableArea A4.Extra: "0 1 668 914"
  271. *ImageableArea A5: "0 1 420 595"
  272. *ImageableArea A5.Transverse: "0 0 419 595"
  273. *ImageableArea A5.Extra: "0 1 492 668"
  274. *ImageableArea A5.Extra.Transverse: "0 0 491 668"
  275. *ImageableArea B4: "0 1 729.72 1031.46"
  276. *ImageableArea ISOB4: "0 1 709 1001"
  277. *ImageableArea ISOB4.Extra: "0 1 781 1073"
  278. *ImageableArea B5: "0 1 516 729"
  279. *ImageableArea ISOB5: "0 1 499 709"
  280. *ImageableArea B5.Transverse: "0 0 516 729"
  281. *ImageableArea ISOB5.Transverse: "0 0 498 709"
  282. *ImageableArea B5.Extra: "0 1 588 801"
  283. *ImageableArea ISOB5.Extra: "0 1 571 781"
  284. *ImageableArea ISOB5.Extra.Transverse: "0 0 570 781"
  285. *ImageableArea mini: "0 1 396 612"
  286.  
  287. *% These provide the physical dimensions of the paper (by keyword)
  288. *DefaultPaperDimension: Letter.Transverse
  289. *PaperDimension Letter: "612 792 "
  290. *PaperDimension Letter.Transverse: "612 792.1 "
  291. *PaperDimension Letter.Extra: "684 864 "
  292. *PaperDimension Legal: "612 1008 "
  293. *PaperDimension Legal.Extra:  "684 1080 "
  294. *PaperDimension Tabloid: "792 1224 "
  295. *PaperDimension Ledger: "1224 792"
  296. *PaperDimension A4: "595 842 "
  297. *PaperDimension A4.Extra: "668 914 "
  298. *PaperDimension A5: "420 595 "
  299. *PaperDimension A5.Transverse: "420 595.1 "
  300. *PaperDimension A5.Extra: "492 668 "
  301. *PaperDimension A5.Extra.Transverse: "492 668.1 "
  302. *PaperDimension B4: "729.72 1031.46"
  303. *PaperDimension ISOB4: "709 1001"
  304. *PaperDimension ISOB4.Extra: "781 1073"
  305. *PaperDimension B5: "516 729"
  306. *PaperDimension ISOB5: "499 709 "
  307. *PaperDimension B5.Transverse: "516 729.1 "
  308. *PaperDimension ISOB5.Transverse: "499 709.1 "
  309. *PaperDimension B5.Extra: "588 801 "
  310. *PaperDimension ISOB5.Extra: "571 781 "
  311. *PaperDimension ISOB5.Extra.Transverse: "571 781.1 "
  312. *PaperDimension mini: "396 612 "
  313.  
  314. *VariablePaperSize: True
  315. *% Width Height WidthOffset HeightOffset Orientation
  316. *CustomPageSize True: "
  317.   5 -2 roll 2 copy 4 index 2 mod 0 eq { %% is the orientation an even number?
  318.     2 copy eq {1 add}{exch}ifelse    %% if w==h, make h>w like bottom diagram of spec
  319.   } if                    %% else exch copies of w,h for PageSize
  320.   %% select orientation array, then use passed orientation to select new orientation
  321.   5 2 roll lt{[2 0 0 2]}{[3 3 1 1]}ifelse exch get
  322.   (<<
  323.     /Orientation 3 -1 roll
  324.     /PageSize [ 7 -2 roll ]
  325.     /PageOffset [ 9 -2 roll ]
  326.     /ImagingBBox null
  327.   >> setpagedevice) cvx exec
  328. "
  329. *End
  330. *?CurrentMediaWidth: "save VT_dict/mediawidth get exec = flush restore"
  331. *?CurrentMediaHeight: "save VT_dict/medialength get exec = flush restore"
  332. *MaxMediaWidth: "792"
  333. *MaxMediaHeight: "1224"
  334. *ParamCustomPageSize Width: 1 points 1 792
  335. *ParamCustomPageSize Height: 2 points 1 1224
  336. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 791
  337. *ParamCustomPageSize HeightOffset: 4 points 0 1223
  338. *ParamCustomPageSize Orientation: 5 int 0 3
  339. *CenterRegistered: False
  340.  
  341. *DefaultOutputOrder: Normal
  342.  
  343. *RequiresPageRegion All: True
  344. *OpenUI *InputSlot: PickOne
  345. *OrderDependency: 20 AnySetup *InputSlot
  346. *DefaultInputSlot: Cassette
  347. *InputSlot Cassette: ""   
  348. *CloseUI: *InputSlot
  349.  
  350. *OpenGroup: Imagesetter
  351. *OpenUI *MirrorPrint/Mirror: Boolean
  352. *OrderDependency: 50 AnySetup *MirrorPrint
  353. *DefaultMirrorPrint: False
  354. *MirrorPrint True: "(<</MirrorPrint true>> setpagedevice)cvx exec"
  355. *MirrorPrint False: "(<</MirrorPrint false>> setpagedevice)cvx exec"
  356. *?MirrorPrint: "currentpagedevice/MirrorPrint get {(True)}{(False)}ifelse = flush"
  357. *CloseUI: *MirrorPrint
  358.  
  359. *OpenUI *NegativePrint/Negative: Boolean
  360. *OrderDependency: 50 AnySetup *NegativePrint
  361. *DefaultNegativePrint: False
  362. *NegativePrint True: "(<</NegativePrint true>> setpagedevice)cvx exec"
  363. *NegativePrint False: "(<</NegativePrint false>> setpagedevice)cvx exec"
  364. *?NegativePrint: "currentpagedevice/NegativePrint get {(True)}{(False)}ifelse = flush"
  365. *CloseUI: *NegativePrint
  366. *CloseGroup: Imagesetter
  367.  
  368. *% Font Information =====================
  369.  
  370. *Font Courier: Standard "(001.004)" Standard ROM
  371. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  372. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  373. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  374. *Font Helvetica: Standard "(001.004)" Standard ROM
  375. *Font Helvetica-Bold: Standard "(001.004)" Standard ROM
  376. *Font Helvetica-BoldOblique: Standard "(001.004)" Standard ROM
  377. *Font Helvetica-Oblique: Standard "(001.004)" Standard ROM
  378. *Font Symbol: Special "(001.004)" Special ROM
  379. *Font Times-Bold: Standard "(001.004)" Standard ROM
  380. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  381. *Font Times-Italic: Standard "(001.004)" Standard ROM
  382. *Font Times-Roman: Standard "(001.004)" Standard ROM
  383. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  384. *Font FutoGoB101-Bold-Add-H: JIS "(003.001)" Add Disk
  385. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  386. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  387. *Font FutoGoB101-Bold-Add-V: JIS "(003.001)" Add Disk
  388. *Font FutoGoB101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  389. *Font FutoGoB101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  390. *Font FutoGoB101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  391. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  392. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  393. *Font FutoGoB101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  394. *Font FutoGoB101-Bold-H: JIS "(003.001)" JIS-83 Disk
  395. *Font FutoGoB101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  396. *Font FutoGoB101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  397. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  398. *Font FutoGoB101-Bold-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  399. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  400. *Font FutoGoB101-Bold-V: JIS "(003.001)" JIS-83 Disk
  401. *Font FutoGoB101-Bold.Oubun: Special "(003.001)" Special Disk
  402. *Font FutoGoB101-Bold.Roman: Special "(003.001)" Special Disk
  403. *Font FutoGoB101-Bold.Roman83pv: Special "(003.001)" Special Disk
  404. *Font FutoGoB101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  405. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  406. *Font FutoMinA101-Bold-Add-H: JIS "(003.001)" Add Disk
  407. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  408. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  409. *Font FutoMinA101-Bold-Add-V: JIS "(003.001)" Add Disk
  410. *Font FutoMinA101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  411. *Font FutoMinA101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  412. *Font FutoMinA101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  413. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  414. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  415. *Font FutoMinA101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  416. *Font FutoMinA101-Bold-H: JIS "(003.001)" JIS-83 Disk
  417. *Font FutoMinA101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  418. *Font FutoMinA101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  419. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  420. *Font FutoMinA101-Bold-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  421. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  422. *Font FutoMinA101-Bold-V: JIS "(003.001)" JIS-83 Disk
  423. *Font FutoMinA101-Bold.Oubun: Special "(003.001)" Special Disk
  424. *Font FutoMinA101-Bold.Roman: Special "(003.001)" Special Disk
  425. *Font FutoMinA101-Bold.Roman83pv: Special "(003.001)" Special Disk
  426. *Font FutoMinA101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  427. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
  428. *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
  429. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
  430. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
  431. *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
  432. *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
  433. *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
  434. *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
  435. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
  436. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
  437. *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
  438. *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
  439. *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
  440. *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
  441. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
  442. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  443. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
  444. *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
  445. *Font GothicBBB-Medium.Oubun: Special "(003.002)" Special Disk
  446. *Font GothicBBB-Medium.Roman: Special "(003.002)" Special Disk
  447. *Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special Disk
  448. *Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special Disk
  449. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  450. *Font Jun101-Light-Add-H: JIS "(003.001)" Add Disk
  451. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  452. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  453. *Font Jun101-Light-Add-V: JIS "(003.001)" Add Disk
  454. *Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  455. *Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  456. *Font Jun101-Light-Ext-H: JIS "(003.001)" Ext Disk
  457. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  458. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  459. *Font Jun101-Light-Ext-V: JIS "(003.001)" Ext Disk
  460. *Font Jun101-Light-H: JIS "(003.001)" JIS-83 Disk
  461. *Font Jun101-Light-NWP-H: JIS "(003.001)" NWP Disk
  462. *Font Jun101-Light-NWP-V: JIS "(003.001)" NWP Disk
  463. *Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  464. *Font Jun101-Light-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  465. *Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  466. *Font Jun101-Light-V: JIS "(003.001)" JIS-83 Disk
  467. *Font Jun101-Light.Oubun: Special "(003.001)" Special Disk
  468. *Font Jun101-Light.Roman: Special "(003.001)" Special Disk
  469. *Font Jun101-Light.Roman83pv: Special "(003.001)" Special Disk
  470. *Font Jun101-Light.WP-Symbol: Special "(003.001)" Special Disk
  471. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  472. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
  473. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  474. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  475. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
  476. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  477. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  478. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
  479. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  480. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  481. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
  482. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
  483. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
  484. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
  485. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  486. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  487. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  488. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
  489. *Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
  490. *Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
  491. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
  492. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
  493. *Font MidashiGo-MB31-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  494. *Font MidashiGo-MB31-Add-H: JIS "(003.000)" Add Disk
  495. *Font MidashiGo-MB31-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  496. *Font MidashiGo-MB31-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  497. *Font MidashiGo-MB31-Add-V: JIS "(003.000)" Add Disk
  498. *Font MidashiGo-MB31-EUC-H: EUC "(003.000)" JIS-83 Disk
  499. *Font MidashiGo-MB31-EUC-V: EUC "(003.000)" JIS-83 Disk
  500. *Font MidashiGo-MB31-Ext-H: JIS "(003.000)" Ext Disk
  501. *Font MidashiGo-MB31-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  502. *Font MidashiGo-MB31-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  503. *Font MidashiGo-MB31-Ext-V: JIS "(003.000)" Ext Disk
  504. *Font MidashiGo-MB31-H: JIS "(003.000)" JIS-83 Disk
  505. *Font MidashiGo-MB31-NWP-H: JIS "(003.000)" NWP Disk
  506. *Font MidashiGo-MB31-NWP-V: JIS "(003.000)" NWP Disk
  507. *Font MidashiGo-MB31-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  508. *Font MidashiGo-MB31-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  509. *Font MidashiGo-MB31-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  510. *Font MidashiGo-MB31-V: JIS "(003.000)" JIS-83 Disk
  511. *Font MidashiGo-MB31.Oubun: Special "(003.000)" Special Disk
  512. *Font MidashiGo-MB31.Roman: Special "(003.000)" Special Disk
  513. *Font MidashiGo-MB31.Roman83pv: Special "(003.000)" Special Disk
  514. *Font MidashiGo-MB31.WP-Symbol: Special "(003.000)" Special Disk
  515. *Font MidashiMin-MA31-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  516. *Font MidashiMin-MA31-Add-H: JIS "(003.001)" Add Disk
  517. *Font MidashiMin-MA31-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  518. *Font MidashiMin-MA31-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  519. *Font MidashiMin-MA31-Add-V: JIS "(003.001)" Add Disk
  520. *Font MidashiMin-MA31-EUC-H: EUC "(003.001)" JIS-83 Disk
  521. *Font MidashiMin-MA31-EUC-V: EUC "(003.001)" JIS-83 Disk
  522. *Font MidashiMin-MA31-Ext-H: JIS "(003.001)" Ext Disk
  523. *Font MidashiMin-MA31-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  524. *Font MidashiMin-MA31-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  525. *Font MidashiMin-MA31-Ext-V: JIS "(003.001)" Ext Disk
  526. *Font MidashiMin-MA31-H: JIS "(003.001)" JIS-83 Disk
  527. *Font MidashiMin-MA31-NWP-H: JIS "(003.001)" NWP Disk
  528. *Font MidashiMin-MA31-NWP-V: JIS "(003.001)" NWP Disk
  529. *Font MidashiMin-MA31-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  530. *Font MidashiMin-MA31-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  531. *Font MidashiMin-MA31-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  532. *Font MidashiMin-MA31-V: JIS "(003.001)" JIS-83 Disk
  533. *Font MidashiMin-MA31.Oubun: Special "(003.001)" Special Disk
  534. *Font MidashiMin-MA31.Roman: Special "(003.001)" Special Disk
  535. *Font MidashiMin-MA31.Roman83pv: Special "(003.001)" Special Disk
  536. *Font MidashiMin-MA31.WP-Symbol: Special "(003.001)" Special Disk
  537. *Font ShinGo-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  538. *Font ShinGo-Light-Add-H: JIS "(003.001)" Add Disk
  539. *Font ShinGo-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  540. *Font ShinGo-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  541. *Font ShinGo-Light-Add-V: JIS "(003.001)" Add Disk
  542. *Font ShinGo-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  543. *Font ShinGo-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  544. *Font ShinGo-Light-Ext-H: JIS "(003.001)" Ext Disk
  545. *Font ShinGo-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  546. *Font ShinGo-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  547. *Font ShinGo-Light-Ext-V: JIS "(003.001)" Ext Disk
  548. *Font ShinGo-Light-H: JIS "(003.001)" JIS-83 Disk
  549. *Font ShinGo-Light-NWP-H: JIS "(003.001)" NWP Disk
  550. *Font ShinGo-Light-NWP-V: JIS "(003.001)" NWP Disk
  551. *Font ShinGo-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  552. *Font ShinGo-Light-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  553. *Font ShinGo-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  554. *Font ShinGo-Light-V: JIS "(003.001)" JIS-83 Disk
  555. *Font ShinGo-Light.Oubun: Special "(003.001)" Special Disk
  556. *Font ShinGo-Light.Roman: Special "(003.001)" Special Disk
  557. *Font ShinGo-Light.Roman83pv: Special "(003.001)" Special Disk
  558. *Font ShinGo-Light.WP-Symbol: Special "(003.001)" Special Disk
  559. *Font ShinGo-Medium-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  560. *Font ShinGo-Medium-Add-H: JIS "(003.001)" Add Disk
  561. *Font ShinGo-Medium-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  562. *Font ShinGo-Medium-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  563. *Font ShinGo-Medium-Add-V: JIS "(003.001)" Add Disk
  564. *Font ShinGo-Medium-EUC-H: EUC "(003.001)" JIS-83 Disk
  565. *Font ShinGo-Medium-EUC-V: EUC "(003.001)" JIS-83 Disk
  566. *Font ShinGo-Medium-Ext-H: JIS "(003.001)" Ext Disk
  567. *Font ShinGo-Medium-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  568. *Font ShinGo-Medium-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  569. *Font ShinGo-Medium-Ext-V: JIS "(003.001)" Ext Disk
  570. *Font ShinGo-Medium-H: JIS "(003.001)" JIS-83 Disk
  571. *Font ShinGo-Medium-NWP-H: JIS "(003.001)" NWP Disk
  572. *Font ShinGo-Medium-NWP-V: JIS "(003.001)" NWP Disk
  573. *Font ShinGo-Medium-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  574. *Font ShinGo-Medium-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  575. *Font ShinGo-Medium-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  576. *Font ShinGo-Medium-V: JIS "(003.001)" JIS-83 Disk
  577. *Font ShinGo-Medium.Oubun: Special "(003.001)" Special Disk
  578. *Font ShinGo-Medium.Roman: Special "(003.001)" Special Disk
  579. *Font ShinGo-Medium.Roman83pv: Special "(003.001)" Special Disk
  580. *Font ShinGo-Medium.WP-Symbol: Special "(003.001)" Special Disk
  581. *Font ShinGo-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  582. *Font ShinGo-Bold-Add-H: JIS "(003.001)" Add Disk
  583. *Font ShinGo-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  584. *Font ShinGo-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  585. *Font ShinGo-Bold-Add-V: JIS "(003.001)" Add Disk
  586. *Font ShinGo-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  587. *Font ShinGo-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  588. *Font ShinGo-Bold-Ext-H: JIS "(003.001)" Ext Disk
  589. *Font ShinGo-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  590. *Font ShinGo-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  591. *Font ShinGo-Bold-Ext-V: JIS "(003.001)" Ext Disk
  592. *Font ShinGo-Bold-H: JIS "(003.001)" JIS-83 Disk
  593. *Font ShinGo-Bold-NWP-H: JIS "(003.001)" NWP Disk
  594. *Font ShinGo-Bold-NWP-V: JIS "(003.001)" NWP Disk
  595. *Font ShinGo-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  596. *Font ShinGo-Bold-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  597. *Font ShinGo-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  598. *Font ShinGo-Bold-V: JIS "(003.001)" JIS-83 Disk
  599. *Font ShinGo-Bold.Oubun: Special "(003.001)" Special Disk
  600. *Font ShinGo-Bold.Roman: Special "(003.001)" Special Disk
  601. *Font ShinGo-Bold.Roman83pv: Special "(003.001)" Special Disk
  602. *Font ShinGo-Bold.WP-Symbol: Special "(003.001)" Special Disk
  603. *Font ShinGo-Ultra-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  604. *Font ShinGo-Ultra-Add-H: JIS "(003.001)" Add Disk
  605. *Font ShinGo-Ultra-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  606. *Font ShinGo-Ultra-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  607. *Font ShinGo-Ultra-Add-V: JIS "(003.001)" Add Disk
  608. *Font ShinGo-Ultra-EUC-H: EUC "(003.001)" JIS-83 Disk
  609. *Font ShinGo-Ultra-EUC-V: EUC "(003.001)" JIS-83 Disk
  610. *Font ShinGo-Ultra-Ext-H: JIS "(003.001)" Ext Disk
  611. *Font ShinGo-Ultra-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  612. *Font ShinGo-Ultra-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  613. *Font ShinGo-Ultra-Ext-V: JIS "(003.001)" Ext Disk
  614. *Font ShinGo-Ultra-H: JIS "(003.001)" JIS-83 Disk
  615. *Font ShinGo-Ultra-NWP-H: JIS "(003.001)" NWP Disk
  616. *Font ShinGo-Ultra-NWP-V: JIS "(003.001)" NWP Disk
  617. *Font ShinGo-Ultra-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  618. *Font ShinGo-Ultra-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  619. *Font ShinGo-Ultra-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  620. *Font ShinGo-Ultra-V: JIS "(003.001)" JIS-83 Disk
  621. *Font ShinGo-Ultra.Oubun: Special "(003.001)" Special Disk
  622. *Font ShinGo-Ultra.Roman: Special "(003.001)" Special Disk
  623. *Font ShinGo-Ultra.Roman83pv: Special "(003.001)" Special Disk
  624. *Font ShinGo-Ultra.WP-Symbol: Special "(003.001)" Special Disk
  625. *Font ShinseiKai-CBSK1-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  626. *Font ShinseiKai-CBSK1-Add-H: JIS "(003.001)" Add Disk
  627. *Font ShinseiKai-CBSK1-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  628. *Font ShinseiKai-CBSK1-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  629. *Font ShinseiKai-CBSK1-Add-V: JIS "(003.001)" Add Disk
  630. *Font ShinseiKai-CBSK1-EUC-H: EUC "(003.001)" JIS-83 Disk
  631. *Font ShinseiKai-CBSK1-EUC-V: EUC "(003.001)" JIS-83 Disk
  632. *Font ShinseiKai-CBSK1-Ext-H: JIS "(003.001)" Ext Disk
  633. *Font ShinseiKai-CBSK1-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  634. *Font ShinseiKai-CBSK1-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  635. *Font ShinseiKai-CBSK1-Ext-V: JIS "(003.001)" Ext Disk
  636. *Font ShinseiKai-CBSK1-H: JIS "(003.001)" JIS-83 Disk
  637. *Font ShinseiKai-CBSK1-NWP-H: JIS "(003.001)" NWP Disk
  638. *Font ShinseiKai-CBSK1-NWP-V: JIS "(003.001)" NWP Disk
  639. *Font ShinseiKai-CBSK1-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  640. *Font ShinseiKai-CBSK1-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  641. *Font ShinseiKai-CBSK1-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  642. *Font ShinseiKai-CBSK1-V: JIS "(003.001)" JIS-83 Disk
  643. *Font ShinseiKai-CBSK1.Oubun: Special "(003.001)" Special Disk
  644. *Font ShinseiKai-CBSK1.Roman: Special "(003.001)" Special Disk
  645. *Font ShinseiKai-CBSK1.Roman83pv: Special "(003.001)" Special Disk
  646. *Font ShinseiKai-CBSK1.WP-Symbol: Special "(003.001)" Special Disk
  647. *?FontQuery: "
  648.  save
  649.     {
  650.     count 1 gt {
  651.         exch dup 127 string cvs (/) print print (:) print
  652.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  653.     }{
  654.         exit
  655.     } ifelse 
  656.    } bind loop
  657.    (*) = flush
  658.  restore
  659. "
  660. *End
  661.  
  662. *?FontList: "
  663. save
  664.   (*) {cvn ==} 128 string /Font resourceforall
  665.   (*) = flush
  666. restore
  667. "
  668. *End
  669.  
  670. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  671. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  672. *Message: "\FontName\ not found, using Courier"
  673.  
  674. *% Status (format: %%[ status: <one of these> ]%% )
  675. *Status: "idle"
  676. *Status: "busy"
  677. *Status: "waiting"
  678. *Status: "printing"
  679. *Status: "warming up"
  680. *Status: "PrinterError: Printer OK"
  681. *Status: "PrinterError: Printer never accepted band"
  682. *Status: "PrinterError: Printer Intensity Invalid"
  683. *Status: "PrinterError: PrintXferBusy for too long"
  684. *Status: "PrinterError: Printer not ready to write:unused"
  685. *Status: "PrinterError: Fifo transfer took too long:DMABusy still"
  686. *Status: "PrinterError: Printer Resolution Invalid"
  687. *Status: "PrinterError: Failed printerstart:!BEG"
  688. *Status: "PrinterError: Fifo transfer did not start:DMABusy still"
  689. *Status: "PrinterError: Printer Hardware Error"
  690. *Status: "PrinterError: Printer Disk Full"
  691. *Status: "PrinterError: Printer Media Cassette Full"
  692. *Status: "PrinterError: Printer No Takeup"
  693. *Status: "PrinterError: Re-transmitting Page To Printer"
  694. *Status: "PrinterError: Printer Line Length Invalid"
  695. *Status: "PrinterError: Printer Busy with Previous Page"
  696. *Status: "PrinterError: Default page being defined is too big"
  697. *Status: "PrinterError: Printer Media Value Invalid"
  698. *Status: "PrinterError: Printer Cover Open"
  699. *Status: "PrinterError: Printer never was ready to start band:!STA"
  700. *Status: "PrinterError: Proofer Error"
  701. *Status: "PrinterError: Printer not ready;printer needs attention"
  702. *Status: "PrinterError: Printer Paper Out"
  703. *Status: "PrinterError: Printer Disk Error"
  704. *Status: "PrinterError: Proofer Not Available"
  705. *Status: "PrinterError: Program Load Error"
  706. *Status: "PrinterError: Printer Leading Value Invalid"
  707. *Status: "PrinterError: Printer Offline"
  708.  
  709. *Source: "AppleTalk"
  710.  
  711. *PrinterError: "Printer OK"
  712. *PrinterError: "Printer never accepted band"
  713. *PrinterError: "Printer Intensity Invalid"
  714. *PrinterError: "PrintXferBusy for too long"
  715. *PrinterError: "Printer not ready to write:unused"
  716. *PrinterError: "Fifo transfer took too long:DMABusy still"
  717. *PrinterError: "Printer Resolution Invalid"
  718. *PrinterError: "Failed printerstart:!BEG"
  719. *PrinterError: "Fifo transfer did not start:DMABusy still"
  720. *PrinterError: "Printer Hardware Error"
  721. *PrinterError: "Printer Disk Full"
  722. *PrinterError: "Printer Media Cassette Full"
  723. *PrinterError: "Printer No Takeup"
  724. *PrinterError: "Re-transmitting Page To Printer"
  725. *PrinterError: "Printer Line Length Invalid"
  726. *PrinterError: "Printer Busy with Previous Page"
  727. *PrinterError: "Default page being defined is too big"
  728. *PrinterError: "Printer Media Value Invalid"
  729. *PrinterError: "Printer Cover Open"
  730. *PrinterError: "Printer never was ready to start band:!STA"
  731. *PrinterError: "Proofer Error"
  732. *PrinterError: "Printer not ready;printer needs attention"
  733. *PrinterError: "Printer Paper Out"
  734. *PrinterError: "Printer Disk Error"
  735. *PrinterError: "Proofer Not Available"
  736. *PrinterError: "Program Load Error"
  737. *PrinterError: "Printer Leading Value Invalid"
  738. *PrinterError: "Printer Offline"
  739.  
  740. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  741.  
  742. *% Color Separation Information =====================
  743. *% Accuratescreen angles/freqs added to bottom of file
  744.  
  745. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  746.  
  747. *InkName: ProcessBlack/Process Black
  748. *InkName: CustomColor/Custom Color
  749. *InkName: ProcessCyan/Process Cyan
  750. *InkName: ProcessMagenta/Process Magenta
  751. *InkName: ProcessYellow/Process Yellow
  752.  
  753. *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) ===============================
  754.  
  755. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  756. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  757. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  758. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  759. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  760.  
  761. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  762. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  763. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  764. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  765. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "89.4427"
  766.  
  767. *% For 71 lpi / 600 dpi =====================================================
  768.  
  769. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  770. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  771. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  772. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  773. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  774.  
  775. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  776. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  777. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  778. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  779. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  780.  
  781.  
  782. *% The byte count of this file should be exactly 036143 or 036927
  783. *% depending on the filesystem it resides in.
  784. *% end of PPD file for Panther LP
  785.